home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 05 Programming / LISTER.ZIP / LISTER.TXT < prev   
Text File  |  1996-02-08  |  1KB  |  26 lines

  1. Lister for PC is a modified version of a program which began life on the PET.
  2.  
  3. Over the years, I tweaked Jim Butterfield's LISTER program to include steadily more
  4. and more features. When Jim produced LIST-ALL, I added the two-byte tokens from the
  5. Plus 4 and C128. Various other operating systems were also added.
  6.  
  7. The 8-bit version allowed output on either PETSCII or ASCII printers, as well as
  8. the option to view on screen or write to a file.
  9.  
  10. When I moved to PC, I carried this program over. It's been of use on a number of
  11. occasions. I deemed it worthwhile to put it into Quick-BASIC, to provide a free-standing
  12. .EXE file. That is included together with the source code.
  13.  
  14. Please note: The source code is provided "as is". I did the minimum of work necessary
  15. to port it to the PC. It IS NOT structured code. There are lots of GOTOs (mainly
  16. using the original line number as a label) but it works.
  17.  
  18. Jim's original LISTER was freely available to the CBM community (and I for one am
  19. extremely grateful for that). I am therefore making this version freely available
  20. through the CBM Forum on Compuserve. Feel free to improve it!
  21.  
  22. If you have any queries, I'll do my best to answer them.
  23.  
  24. Joe Griffin (E-Mail addresses joegriffin@cix.compulink.co.uk or 100745,1251 on CIS)
  25. 8/Feb/1996
  26.